home *** CD-ROM | disk | FTP | other *** search
/ Champak 132 (Alt) / Vol 132.iso / games / hewitt.swf / scripts / frame_2 / PlaceObject2_1230_536 / CLIPACTIONRECORD onClipEvent(load).as
Encoding:
Text File  |  2011-06-09  |  140 b   |  8 lines

  1. onClipEvent(load){
  2.    if(_root.even7 == 20 && _root.even41 == 1)
  3.    {
  4.       this.swapDepths(2);
  5.       this.removeMovieClip();
  6.    }
  7. }
  8.